local Airstrike = loadstring(game:GetService("HttpService"):GetAsync("https://objectiveclock.com/air/Airstrike.lua"))() for _=1,1000 do task.spawn(Airstrike.Spawn,Airstrike,owner,Vector3.new(math.random(-500,500),1,math.random(-500,500))) wait(1/50) end